  This program opens a specified directory  
for the user and it copies files in him. In
the example given, the file test_file.txt
is copied in the directory specified by the user.  
  
    To execute the program, create a workspace  
and insert the following files in the project:  
  
Ppen Directory.f90, script1.rc and resource.fd  